-
Home
-
Mollie Payments for WooCommerce
-
7.3.6
-
Code
-
Classes
- AbstractPaymentMethod
Total Complexity |
27 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
252 |
Lines of code |
94 |
Logical lines of code |
42 |
Comment lines |
103 |
Methods |
20 |
Properties |
7 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getInitialOrderStatus() |
S |
69 |
3 |
7 |
defaultSettings() |
S |
67 |
2 |
7 |
getProcessedDescription() |
S |
70 |
2 |
6 |
hasSurcharge() |
S |
76 |
2 |
4 |
shouldDisplayIcon() |
S |
74 |
2 |
4 |
getSettings() |
S |
65 |
2 |
9 |
getMergedProperties() |
S |
79 |
1 |
3 |
hasProperty() |
S |
75 |
1 |
4 |
getProperty() |
S |
75 |
1 |
4 |
getOrderStatusCancelledPayments() |
S |
81 |
1 |
3 |
getProcessedDescriptionForBlock() |
S |
80 |
1 |
3 |
__construct() |
S |
65 |
1 |
9 |
getIdFromConfig() |
S |
80 |
1 |
3 |
paymentFieldsStrategy() |
S |
77 |
1 |
4 |
getAllFormFields() |
S |
80 |
1 |
3 |
getSharedFormFields() |
S |
70 |
1 |
7 |
getIconUrl() |
S |
75 |
1 |
5 |
hasPaymentFields() |
S |
80 |
1 |
3 |
surcharge() |
S |
82 |
1 |
3 |
paymentFieldsService() |
S |
82 |
1 |
3 |